crypto/internal/nistec.P224Point.bytesCompressed (method)

2 uses

	crypto/internal/nistec (current package)
		p224.go#L194: 	return p.bytesCompressed(&out)
		p224.go#L197: func (p *P224Point) bytesCompressed(out *[1 + p224ElementLength]byte) []byte {